-
Home
-
Easy Elementor Addons
-
2.0.0
-
Code
-
Classes
- WeatherBlock
Total Complexity |
42 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
794 |
Lines of code |
668 |
Logical lines of code |
167 |
Comment lines |
23 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_controls() |
C |
19 |
1 |
468 |
get_weather_data() |
A |
40 |
14 |
57 |
render() |
A |
37 |
10 |
84 |
get_temp() |
S |
56 |
7 |
16 |
get_country_options() |
S |
56 |
3 |
17 |
get_language_options() |
S |
64 |
2 |
9 |
get_name() |
S |
82 |
1 |
3 |
get_title() |
S |
79 |
1 |
3 |
get_icon() |
S |
82 |
1 |
3 |
get_categories() |
S |
81 |
1 |
3 |
get_current_day() |
S |
72 |
1 |
5 |